runtime.addrRanges.totalBytes (field)
9 uses
runtime (current package)
mranges.go#L248: totalBytes uintptr
mranges.go#L260: a.totalBytes = 0
mranges.go#L396: a.totalBytes += r.size()
mranges.go#L411: a.totalBytes -= nBytes
mranges.go#L415: a.totalBytes -= size
mranges.go#L425: a.totalBytes = 0
mranges.go#L444: a.totalBytes -= removed
mranges.go#L458: b.totalBytes = a.totalBytes
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)